@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
 .navbar-nav {
     font-family: 'Roboto', sans-serif !important;
     font-size: 16px !important;
     font-weight: 600 !important;
     background-color: transparent !important;
     position: relative;
    /* bottom: 24px;
    */
     top: 25px;
}
 .brand-image {
     width: 77%;
     position: relative;
     bottom: 13px;
}
 .navbar-default .navbar-nav>li>a {
     color: #1d4ba1 ;
}
 @media screen and (max-width: 500px) {
     .carousel-caption {
         bottom: 0px !important;
         width: auto !important;
    }
     .main-sectn {
         display: none !important;
    }
     .carousel-caption p {
         font-size: 8px !important;
         line-height: 12px !important;
    }
     .carousel-caption h3, .carousel .icon-container {
         font-size: 21px !important;
    }
     .btns {
         position: relative;
         top: 12px !important;
    }
     .dwnld-btn {
         float: left !important;
    }
}
 @media screen and (max-width: 478px) {
     .brand-image {
         position: relative !important;
         bottom: 60px !important;
    }
     .carousel .item {
         min-height: auto !important;
    }
     .reg-h3 {
         font-size: 18px !important;
         margin-top: 19px !important;
         line-height: 29px;
    }
     #accordion .panel {
         margin: 0px !important;
    }
     .heds-mob {
         text-align: left !important;
         line-height: 34px !important;
         font-size: 20px !important;
    }
     .career-blk {
         margin-bottom: 41px !important;
    }
     .mob-padng {
         padding: 0px;
    }
     .parallax {
         min-height:0px !important;
    }
     .testim-mob {
         padding: 0px;
         margin-bottom: 45px;
    }
     .navbar-nav {
         bottom: 7px !important;
    }
     .main-mail-nd-phn {
         display: none !important;
    }
    /* .slider, .slider > div {
         height: 268px !important;
    }
    */
     .regster-sec {
         height: auto !important;
    }
    /* .carousel .item {
         min-height: 226px !important;
    }
    */
}
 .navbar-default {
     background-color: #ffffff;
}
 .main-sectn {
     height: 50px;
     background-color: #1345a7;
}
 .consultancy-box {
     text-align: center;
     background-color: #ffffff;
     -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     padding: 30px;
     margin-bottom: 30px; 
     height: 493px;
}
 .consul-rw {
     margin-top: 20px;
}
 .consultancy-box .title {
     color: #e91313;
     font-size: 20px;
     font-weight: 600;
         line-height: 30px;
}
 a {
     color: #000000;
}
 .redmre-btn {
     margin-top: 21px;
}
 .readmore-btn {
     border: 1px solid #ec383b;
     padding: 10px;
     color: #ec383b;
     font-weight: 600;
     background-color: white;
     border-radius: 8%;
}
 .readmore-btn:hover {
     border: 1px solid #ec383b;
     padding: 10px;
     color: #ffff;
     font-weight: 600;
     background-color: #ec383b;
}
 .consultancy-box p {
     text-align: center;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: 15px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 600;
}
 .main-cnt-hed {
     color: white;
     font-size: 15px;
     margin-top: 15px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 600;
}
 .main-mail-nd-phn {
     display: inline-flex;
}
 .pdng-sub {
     padding: 0px 14px;
}
 .flt {
     float: right;
}
 .main-container {
    /* padding: 10px 15px;
     */
     padding: 0px;
     position: relative;
     bottom: 20px;
}
 .header-sticky{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 1;
     background-color: white;
     padding: 15px 15px;
     margin-top: 0px;
}
/*.skyblue {
     background-image: url(../images/slider-2.jpg);
     background-size: contain;
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
}
*/
/* .deepskyblue {
     background-image: url(../images/slider-1.jpg);
     background-size: contain;
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
}
*/
/*.darkerskyblue {
     background-image: url(../images/slider-3.jpg);
     background-size: contain;
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
}
 .darkerskyblue-4 {
     background-image: url(../images/slider-4.jpg);
     background-size: contain;
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
}
 .darkerskyblue-5 {
     background-image: url(../images/slider-5.jpg);
     background-size: contain;
     background-position: center;
     background-size: 100%;
     background-repeat: no-repeat;
}
*/
 .carousel, .carousel-inner{
     height: 100%;
}
 .carousel-indicators {
     bottom: 0;
}
 .carousel-control {
     &.right, &.left {
         background-image: none;
    }
}
 .carousel .item {
     min-height: 350px;
     min-height: auto;
     height: 100%;
     width: 100%;
}
 .carousel-caption h3, .carousel .icon-container {
     white-space: nowrap;
     font-size: 35px;
     font-weight: 700;
     color: rgb(255, 255, 255);
     font-family: Montserrat;
     text-transform: capitalize;
}
 .carousel-caption {
     button {
         background-color: #09c;
    }
     h3 {
         padding: .5em;
    }
}
 .carousel .icon-container {
     display: inline-block;
     font-size: 25px;
     line-height: 25px;
     padding: 1em;
     text-align: center;
     border-radius: 50%;
}
 .car-icn {
     position: relative;
     top: 50%;
     font-size: 32px;
}
 .carousel-caption {
     background-color: #041e5191 !important;
     padding: 20px !important;
     bottom: 53% ;
     text-align: left !important;
     width: 50% ;
     font-family: 'Montserrat', sans-serif;
}
 .carousel-caption p {
     font-size: 14px;
     line-height: 23px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 600;
}
 .btn-slider {
     background-color: #f04948;
     padding: 14px 20px;
     color: #ffffff;
     box-shadow: none;
     font-family: 'Roboto', sans-serif !important;
}
 .btns {
     position: relative;
     top: 27px;
}
 .navbar-default .navbar-nav>li>a:hover {
     color: red !important;
     border-bottom: 2px solid red;
     border-top: 2px solid #1345a7;
}
 .regster-sec {
     height: 86px;
     background-color: #e61a1e;
     position: relative;
     bottom: 20px;
}
 .reg-h3 {
     margin-top: 31px;
     color: white;
     text-align: center;
     font-size: 30px;
     font-weight: 700;
     font-family: 'Roboto', sans-serif !important;
}
 .reg-btn {
     position: relative;
     top: 35px;
}
 .heds {
     font-size: 26px;
     font-weight: 600;
     color: #1345a7;
     text-transform: uppercase;
     font-family: 'Roboto', sans-serif !important;
     margin-bottom: 13px;
}
 .abt-p {
     font-size: 14px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
     text-align: justify;
}
 .visn {
     background-color: #f7f7e8;
     margin-top: 32px;
     height: 292px;
     border-bottom: 8px solid #e61a1e;
     border-radius: 5%;
}
 .abt-mite-india-img {
     border-radius: 50%;
     margin-top: 58px;
     border-top: 4px solid red;
     border-bottom: 4px solid #1345a7;
}
 .sec-sectn {
     background-color: #dadada4f;
     padding: 30px;
}
 .center-heading {
     text-align: center;
}
 .center-heading .section-title {
     font-weight: 400;
     font-size: 28px;
     color: #3B566E;
     letter-spacing: 1.1px;
     line-height: 38px;
     margin-bottom: 20px;
}
 .center-heading.colored .section-title {
     color: #ffffff;
}
 .center-text {
     text-align: center;
     font-weight: 400;
     font-size: 16px;
     color: #6F8BA4;
     line-height: 28px;
     letter-spacing: 1px;
     margin-bottom: 50px;
}
 .center-text.colored {
     color: #C7E5FF;
}
 .center-text p {
     margin-bottom: 30px;
}
 .services-small-item {
     display: block;
     background-image: linear-gradient(20deg, #e61a1e 0%, #1345a7 100%);
     box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
     border-radius: 5px;
     padding: 40px 28px;
     text-align: center;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     position: relative;
     z-index: 2;
     margin-bottom: 30px;
}
 .services-small-item:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0px;
     left: 0px;
     border-radius: 5px;
     background-image: linear-gradient(20deg, #e61a1e 0%, #1345a7 100%);
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     opacity: 0;
}
 .services-small-item.active:before, .services-small-item:hover:before {
     opacity: 1;
}
 .services-small-item.active .icon:before, .services-small-item:hover .icon:before {
     opacity: .26;
}
 .services-small-item.active .icon i, .services-small-item:hover .icon i {
     background: -webkit-linear-gradient(#fff, #fff);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
 .services-small-item.active .services-title, .services-small-item:hover .services-title {
     color: #ffffff;
     margin-top: 39px;
}
 .services-small-item.active p, .services-small-item:hover p {
     color: #ffffff;
     font-size: 14px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
}
 .services-small-item.active .button i, .services-small-item:hover .button i {
     background-image: linear-gradient(135deg, #fff 0%, #fff 100%) !important;
     color: #1345a7 !important;
}
 .services-small-item:hover {
     margin-top: -15px;
}
 .services-small-item .icon {
     width: 139px;
     height: 113px;
     margin: auto;
     position: relative;
     margin-bottom: 20px;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 .services-small-item .icon i {
     display: block;
     height: 67px;
     line-height: 67px;
     position: absolute;
     width: 100%;
     top: 22px;
     z-index: 2;
     font-size: 28px;
     background-image: linear-gradient(135deg, #80d0c7 0%, #13547a 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 .services-small-item .services-title {
     font-weight: 400;
     font-size: 21px;
     color: #fafafa;
     letter-spacing: 0.7px;
     margin-bottom: 15px;
     position: relative;
     z-index: 2;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     margin-top: 35px;
     transition: all 0.3s ease 0s;
}
 .services-small-item p {
     font-weight: 400;
     font-size: 14px;
     color: #fafafa;
     letter-spacing: 0.88px;
     line-height: 26px;
     position: relative;
     z-index: 2;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     margin-bottom: 30px;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: 14px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
}
 .services-small-item .button {
     position: relative;
     z-index: 2;
}
 .services-small-item .button i {
     width: 42px;
     height: 42px;
     color: #393e8f;
     background-color: white;
     line-height: 42px;
     text-align: center;
     -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
     border-radius: 100px;
     padding-left: 3px;
}
 .services-small-item:hover + .item-bg {
     bottom: 30px;
}
 .footer_area {
     padding:60px 0 20px;
     position: relative;
     color: #fff;
     z-index: 100;
     background: #0a307c;
     word-break: break-all;
     word-wrap: break-word;
}
 .single_ftr form{
     margin-top: 8px;
}
 .single_ftr p{
     margin-bottom: 10px;
}
 .sf_title{
     color: #dd1c24;
     text-transform: uppercase;
     font-size: 17px;
     margin-top: 0px;
     margin-bottom: 15px;
     font-family: 'Open Sans', sans-serif !important;
     font-weight: 600;
}
 .ftr_logo {
     float: left;
     padding: 15px 46px 0 0;
}
 @media (max-width: 767px){
     .carousel-caption {
         bottom: 0px !important;
         width: auto !important;
    }
     #accordion .panel-title a.collapsed {
         line-height: 27px !important;
    }
     #accordion .panel-title a {
         line-height: 27px !important;
    }
     .more-less {
         display: none;
    }
     .courses-hed-center {
         line-height: 36px;
    }
     .single-contact-box {
         height: auto !important;
    }
     .contct-mob {
         padding: 0px;
    }
     .carousel-indicators {
         display: none;
    }
}
 .ftr_logo a img {
     transition: all 0.4s ease-in-out 0s;
     -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
     -o-transition: all 0.4s ease-in-out 0s;
}
 .ftr_logo a:hover img {
     -webkit-filter: grayscale(100%);
     filter: grayscale(100%);
     opacity: 0.3;
}
 .newsletter_form form{
     position: relative;
     display: block;
}
 .newsletter_form {
     margin-top: 0px;
     overflow: hidden;
}
 .single_ftr p{
     display: inline-block;
     font-size: 14px;
     line-height: 27px;
     font-family: 'Open Sans', sans-serif !important;
}
 .newsletter_form .form-control {
     height: 50px;
     line-height: 50px;
     margin: 0;
     padding: 8px 20px;
     width: 100%;
     position: relative;
     background: transparent;
     color: #fff;
     border-radius: 0;
}
 .newsletter_form button {
     border: inherit;
     border-radius: 0;
     background: transparent;
     color: #fff;
     text-transform: uppercase;
     box-shadow: none;
     border: 1px solid transparent;
     transition: 0.5s;
     letter-spacing: 0.5px;
     position: absolute;
     right: 0px;
     top: 0;
     padding: 12px 17px;
     transition: .5s;
}
 .newsletter_form button:hover, .newsletter_form button:hover{
     background: transparent;
     color: #33d286;
     opacity: .9;
}
 .newsletter_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color: #fff;
     opacity: 1 
}
 .newsletter_form ::-moz-placeholder {
    /* Firefox 19+ */
     color: #fff;
     opacity: 1 
}
 .newsletter_form :-ms-input-placeholder {
    /* IE 10+ */
     color: #fff;
     opacity: 1 
}
 .newsletter_form :-moz-placeholder {
    /* Firefox 18- */
     color: #fff;
     opacity: 1 
}
 .form-control{
}
 .form-control:focus{
     border-color: #33d286;
}
 .single_ftr li {
     padding-bottom: 7px;
     color: #fff;
}
 .single_ftr a {
     color: #fff;
}
 .single_ftr a:hover {
     color: #dd1c24;
}
 .ftr_social_icon li {
     display: inline-block;
     text-align: center;
     padding: 4px;
}
 .ftr_social_icon ul li a {
     border: 1px solid #fff;
     border-radius: 50%;
     color: #fff;
     display: inline-block;
     font-size: 17px;
     height: 40px;
     line-height: 32px;
     padding: 4px 8px;
     width: 40px;
     transition: .5s;
}
 .ftr_social_icon ul li a:hover{
     background: #dd1c24;
     border-color: #dd1c24;
     color: #fff;
}
 .ftr_btm_area {
     background: transparent;
     padding-top: 20px;
     padding-bottom: 20px;
     border-top: 1px dotted #888;
     margin-top: 28px;
     z-index: 100;
     position: relative;
}
 .copyright_text{
     margin: 6px 0;
}
 .payment_mthd_icon li {
     display: inline-block;
     margin-left: 10px;
     font-size: 30px;
     color: #fff;
}
 .item-bg {
     content: '';
     position: absolute;
     width: 80%;
     height: 15px;
     bottom: 15px;
     left: 0px;
     right: 0px;
     margin: auto;
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     z-index: 1;
     background: #fff;
     box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 ul {
     list-style: none;
     padding-left: 0px;
     margin-bottom: 0;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
}
 .sec-rw-mrgn {
     margin-top: 34px;
}
 .servce-img {
     border-radius: 50%;
     background-color: #f4f4f4;
     padding: 14px;
}
 a:hover,a:focus{
     text-decoration: none;
     outline: none;
}
 #accordion .panel{
     border: none;
     border-radius: 0;
     box-shadow: none;
     margin: 0 0 15px 50px;
}
 #accordion .panel-heading{
     padding: 0;
     background: #fff;
     border: none;
     position: relative;
     margin-top: 32px;
}
 #accordion .panel-title a{
     display: block;
     padding: 10px 20px 10px 60px;
     background:#1345a7;
     border-radius: 30px;
     border: 2px solid #1345a7;
     font-size: 18px;
     font-weight:600;
     color: #fff;
     position: relative;
}
 #accordion .panel-title a.collapsed{
     border: 2px solid #dd1c24;
     background: #fff;
     color: #1345a7;
}
 #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before{
     content: "\f068";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     width: 60px;
     height: 60px;
     line-height: 60px;
     border-radius: 50%;
     background: #dd1c24;
     font-size: 18px;
     color: #fff;
     text-align: center;
     border-right: 3px solid #fff;
     position: absolute;
     top: -10px;
     left: -30px;
     z-index: 1;
     transition: all 0.3s ease 0s;
}
 #accordion .panel-title a.collapsed:before{
     content: "\f067";
     background: #1345a7;
     border: none;
}
 #accordion .panel-body{
     padding: 15px 20px 0;
     margin: 0 0 0 30px;
     border: none;
     font-size: 14px;
     color: #333;
     line-height: 28px;
     position: relative;
     width: 100%;
}
 #accordion .panel-body:before{
     content: "";
     display: block;
     width: 5px;
     height: 90%;
     background: #dd1c24;
     position: absolute;
     top: 0;
     left: -30px;
}
 #accordion .panel-body:after{
     content: "";
     border-top: 20px solid #dd1c24;
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
     position: absolute;
     bottom: 0;
     left: -48px;
}
 .panel-body p {
     font-size: 14px;
     line-height: 27px;
     font-family: 'Open Sans', sans-serif !important;
     font-weight: 600;
}
 .carousel-caption h3:first-child {
     animation-delay: 1s;
}
 .carousel-caption h3:nth-child(2) {
     animation-delay: 2s;
}
 .carousel-caption button {
     animation-delay: 3s;
}
 .brtsh-mrgn {
     margin-bottom: 40px;
}
 .testimonial{
     padding: 70px 30px 50px;
     margin: 50px 30px 30px;
     border: 1px solid #ea816b;
     position: relative;
}
 .testimonial .pic{
     width: 100px;
     height: 100px;
     border-radius: 50%;
     border: 3px solid #1345a7;
     overflow: hidden;
     margin: 0 auto;
     position: absolute;
     top: -50px;
     left: 0;
     right: 0;
     padding: 1px;
}
 .testimonial .pic img{
     width: 100%;
     height: auto;
}
 .testimonial .description{
     font-size: 15px;
     color: #5e595b;
     line-height: 27px;
     text-align: center;
     margin: 0;
     position: relative;
     font-family: 'Roboto', sans-serif !important;
}
 .testimonial .description:before{
     content: "\f10d";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 25px;
     color: #d7d7d7;
     position: absolute;
     top: 0;
     left: -2px;
}
 .testimonial .title{
     display: inline-table;
     padding: 10px;
     margin: 0 auto;
     background: #fff;
     border: 1px solid #ea816b;
     font-size: 20px;
     font-weight: 700;
     color: #c7373c;
     letter-spacing: 1px;
     text-transform: uppercase;
     position: absolute;
     bottom: -22px;
     left: 0;
     right: 0;
}
 .testimonial .post{
     font-size: 15px;
     color: #1345a7;
}
 .owl-theme .owl-controls{
     width: 100%;
     height: 50px;
     opacity: 1;
     position: absolute;
     top: 38%;
}
 .owl-theme .owl-controls .owl-buttons div{
     width: 50px;
     height: 50px;
     line-height: 40px;
     border-radius: 0;
     background: transparent;
}
 .owl-prev{
     position: absolute;
     left: -5%;
}
 .owl-next{
     position: absolute;
     right: -5%;
}
 .owl-prev:after, .owl-next:after{
     content: "\f104";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 30px;
     color: #c7373c;
     opacity: 1;
}
 .owl-next:after{
     content: "\f105";
}
 @media only screen and (max-width: 479px){
     .testimonial{
         padding: 70px 10px 30px;
    }
     .testimonial .description:before{
         top: -20px 
    }
     .testimonial .title{
         font-size: 12px;
    }
     .testimonial .post{
         font-size: 11px;
    }
}
 .owl-theme .owl-controls .owl-buttons div {
     background: #dcdbdb !important;
}
 .sec-third {
     padding: 30px;
}
 .slick-slide {
     margin: 0px 20px;
}
 .slick-slide img {
     width: 100%;
}
 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
}
 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
}
 .slick-list:focus {
     outline: none;
}
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
}
 .slick-slider .slick-track, .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
}
 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
}
 .slick-track:before, .slick-track:after {
     display: table;
     content: '';
}
 .slick-track:after {
     clear: both;
}
 .slick-loading .slick-track {
     visibility: hidden;
}
 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
}
 [dir='rtl'] .slick-slide {
     float: right;
}
 .slick-slide img {
     display: block;
}
 .slick-slide.slick-loading img {
     display: none;
}
 .slick-slide.dragging img {
     pointer-events: none;
}
 .slick-initialized .slick-slide {
     display: block;
}
 .slick-loading .slick-slide {
     visibility: hidden;
}
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
}
 .slick-arrow.slick-hidden {
     display: none;
}
 .parallax {
    /* The image used */
     background-image: url("../images/par.jpg");
     min-height: 250px;
    /* Create the parallax scrolling effect */
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
 .single_ftr ul {
     font-size: 14px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
}
 @media screen and (min-device-width: 479px) and (max-device-width: 767px) {
     .brand-image {
         width: 40% !important;
    }
     .carousel .item {
         min-height: auto !important;
    }
     .reg-h3 {
         margin-top: 9px !important;
    }
}
 @media screen and (min-device-width: 768x) and (max-device-width: 1200px) {
     .brand-image {
         width: 46% !important;
    }
}
 .servce-img:hover {
     transform: scale(1.1);
}
 .inner {
     position: relative;
     bottom: 20px;
}
 .about-innerbanner-padding {
     padding: 0px;
     margin: 0px;
}
 .about-images {
     text-align: center;
     position: relative;
     margin-bottom: 20px;
}
 .about-images img {
     border: 5px solid #ffffff;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-border-radius: 999px;
     -moz-border-radius: 999px;
     border-radius: 999px;
     max-width: 100%;
     margin-top: 25px;
}
 .about-inset {
     position: absolute;
     top: 0;
     right: 0;
}
 .about-main {
     background: #E6E6E6;
}
 .abt-sectn1 {
     padding: 30px;
     background-image: linear-gradient(-90deg,rgb(201, 80, 61),#1345a7);
}
 .about-page-p {
     color:#f1f1f1;
}
 .service-list-pro ul li {
     color: #000000;
     margin-bottom: 10px;
     position: relative;
     padding-left: 40px;
     margin-top: 26px;
     font-size: 15px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
     border-bottom: 2px dashed white;
}
 .service-list-pro ul li i {
     position: absolute;
     top: 0;
     left: 0;
     color: #ffffff;
     display: inline-block;
     width: 25px;
     height: 25px;
     line-height: 25px;
     background-color: #e94126;
     text-align: center;
     border-radius: 4px;
}
 .about-margn-bottm {
     margin-bottom: 20px;
}
 .serviceBox{
     color: #303030;
     background-color: #fff;
     font-family: 'Roboto', sans-serif !important;
     text-align: center;
     padding: 25px 10px;
     margin: 75px 0 0;
     border-radius: 15px;
     box-shadow: 0 0 20px -5px #dcdcdc;
     border-bottom: 4px solid #0a307c;
}
 .serviceBox .service-icon{
     color: #fff;
     background: linear-gradient(to bottom,#ffffff,#ffffff);
     font-size: 80px;
     line-height: 170px;
     height: 170px;
     width: 170px;
     margin: -100px auto 30px;
     border-radius: 50%;
     display: block;
     transition: all 0.3s ease 0s;
}
 .serviceBox:hover .service-icon{
     font-size: 90px;
     box-shadow: 0 0 20px -5px #d2d1d1;
}
 .serviceBox .title{
     color: #0a307c;
     font-size: 20px;
     font-weight: 600;
     text-transform: uppercase;
     margin: 0 0 10px;
}
 .serviceBox .description{
     font-size: 15px;
     text-align: center;
     line-height: 28px;
     margin: 0 0 20px;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     font-size: 15px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500 
}
 .serviceBox .read-more{
     color: #ff0000;
     font-size: 17px;
     font-weight: 600;
     padding: 8px 10px;
     border-radius: 20px 0;
     display: inline-block;
     overflow: hidden;
     position: relative;
     z-index: 1;
     transition: all 0.3s ease 0s;
}
 .serviceBox .read-more:hover{
     text-decoration: none;
     box-shadow: 0 0 10px #fff inset;
     text-shadow: 0 0 2px #000;
}
 .serviceBox .read-more:before, .serviceBox .read-more:after{
     content: '';
     width: 50%;
     height: 100%;
     background: linear-gradient(to bottom,#ee554d,#0a307c);
     position: absolute;
     left: -100%;
     top: 0;
     z-index: -1;
     transition: all 0.3s ease 0s;
}
 .serviceBox .read-more:after{
     left: auto;
     right: -100%;
}
 .serviceBox:hover .read-more:before{
     left: 0;
}
 .serviceBox:hover .read-more:after{
     right: 0;
}
 .serviceBox.orange .service-icon{
     background: linear-gradient(to bottom,#E55928,#F39523);
}
 .serviceBox.orange .title{
     color: #E55928;
}
 .serviceBox.orange .read-more:before, .serviceBox.orange .read-more:after{
     background: linear-gradient(to bottom,#E55928,#F39523);
}
 .serviceBox.purple .service-icon{
     background: linear-gradient(to bottom,#A04A89,#E65844);
}
 .serviceBox.purple .title{
     color: #A04A89;
}
 .serviceBox.purple .read-more:before, .serviceBox.purple .read-more:after{
     background: linear-gradient(to bottom,#A04A89,#E65844);
}
 .serviceBox.blue .service-icon{
     background: linear-gradient(to bottom,#587EBC,#8D4D99);
}
 .serviceBox.blue .title{
     color: #587EBC;
}
 .serviceBox.blue .read-more:before, .serviceBox.blue .read-more:after{
     background: linear-gradient(to bottom,#587EBC,#8D4D99);
}
 @media only screen and (max-width:990px){
     .serviceBox{
         margin: 110px 0 0;
    }
}
 .course-img-padng {
     padding: 20px;
     border: 2px solid #ff581b;
}
 .courses-sectn-padng {
     padding: 30px;
}
 .courses-rw-mrgn {
     margin-top: 29px;
}
 .courses-hed-center {
     text-align: center;
}
 .single-contact-box {
     text-align: center;
     background-color: #ffffff;
     -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     padding: 30px;
     margin-bottom: 30px;
     height: 326px;
}
 .single-contact-box i {
     line-height: 50px;
     width: 50px;
     height: 50px;
     border: 1px dashed #ec383b;
     border-radius: 50%;
     font-size: 20px;
     display: inline-block;
     color: #3aae36;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
     margin-bottom: 20px;
}
 .fa-map-marker:before {
     content: "\f041";
     color: #ec383b;
}
 .fa-envelope:before {
     content: "\f0e0";
     color: #ec383b;
}
 .fa-phone:before {
     content: "\f095";
     color: #ec383b;
}
 .single-contact-box .content-title h3 {
     margin-bottom: 23px;
     color: #0a307c;
     font-weight: 600;
     font-family: 'Roboto', sans-serif !important;
}
 p:last-child {
     margin-bottom: 0;
     font-size: 14px;
     line-height: 27px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
}
 p {
     font-weight: 500;
     font-family: 'Roboto', sans-serif !important;
}
 .contact-area .contact-form {
     -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     padding: 30px;
}
 .contact-area .contact-form form {
     text-align: center;
}
 .contact-area .contact-form form .row {
     margin-left: -7px;
     margin-right: -7px;
}
 .contact-area .contact-form form .row .col-lg-12 {
     padding-left: 7px;
     padding-right: 7px;
}
 .contact-area .contact-form form .form-group {
     text-align: left;
}
 .contact-area .contact-form form .form-control {
     background-color: #ffffff;
     border: none;
     -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
     box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
     height: 57px;
     color: #3aae36;
     border: 1px solid #ffffff;
}
 .form-control {
     height: 50px;
     color: #6e6e6e;
     border: 1px solid #ebebeb;
     background-color: transparent;
     border-radius: 0;
     padding: 0;
     font-size: 15px;
     padding: 10px 20px;
     width: 100%;
     border-radius: 4px;
}
 .contct-rw {
     background-color: #ffffff;
     -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
     padding: 30px;
     margin-bottom: 30px;
}
 .cntct-rw-mrgn {
     margin-top: 36px;
}
 .default-btn {
     font-size: 15px;
     color: #fff;
     font-weight: 600;
     background-image: linear-gradient(20deg, #e61a1e 0%, #1345a7 100%);
     padding: 12px 25px;
     line-height: 1;
     border-radius: 4px;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
     position: relative;
     z-index: 1;
     border: none;
}
 #gallery {
     padding-bottom: 40px;
}
 @media screen and (min-width: 991px) {
     #gallery {
        /* padding: 60px 30px 0 30px;
        */
    }
}
 .img-wrapper {
     position: relative;
     margin-top: 15px;
     img {
         width: 100%;
    }
}
 .img-overlay {
     background-image: linear-gradient(20deg, #e61a1ec9 0%, #1345a7bd 100%);
     width: 100%;
     cursor: pointer;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     display: flex;
     justify-content: center;
     align-items: center;
     opacity: 0;
     i {
         color: #fff;
         font-size: 5em;
    }
}
 #overlay {
     background: rgba(0,0,0,0.7);
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     display: flex;
     justify-content: center;
     align-items: center;
     z-index: 999;
     // Removes blue highlight -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     img {
         margin: 0;
         width: 80%;
         height: auto;
         object-fit: contain;
         padding: 5%;
         @media screen and (min-width:768px) {
             width: 60%;
        }
         @media screen and (min-width:1200px) {
             width: 50%;
        }
    }
}
 #nextButton {
     color: #fff;
     font-size: 2em;
     transition: opacity 0.8s;
     &:hover {
         opacity: 0.7;
    }
     @media screen and (min-width:768px) {
         font-size: 3em;
    }
}
 #prevButton {
     color: #fff;
     font-size: 2em;
     transition: opacity 0.8s;
     &:hover {
         opacity: 0.7;
    }
     @media screen and (min-width:768px) {
         font-size: 3em;
    }
}
 #exitButton {
     color: #fff;
     font-size: 2em;
     transition: opacity 0.8s;
     position: absolute;
     top: 15px;
     right: 15px;
     &:hover {
         opacity: 0.7;
    }
     @media screen and (min-width:768px) {
         font-size: 3em;
    }
}
 .navbar {
     min-height: 103px !important;
}
 a:hover, a:focus, .text-primary, a.text-primary:hover {
     color: #e81e1e;
}
 .career-blk {
     position: relative;
     padding: 21px;
     background: #fff;
     border-radius: 7px;
     -webkit-box-shadow: 0 0 9.9px 0.1px rgba(0, 0, 0, 0.1);
     box-shadow: 0 0 9.9px 0.1px rgba(0, 0, 0, 0.1);
}
 .career-margn {
     margin-top: 40px;
     margin-bottom: 40px;
}
 .career-hed {
     font-size: 19px;
     font-weight: 600;
     color: #000000;
     text-transform: uppercase;
     font-family: 'Open Sans', sans-serif !important;
     margin-bottom: 14px;
}
 .career-btn {
     border:1px solid #ec383b;
     padding: 10px;
     color: #ec383b;
     font-weight: 600;
     background-color:white;
}
 .cr-btn {
     position: relative;
     top: 32px;
}
 .tab .nav-tabs{
     position: relative;
     border-bottom: none;
}
 .tab .nav-tabs li{
     margin: 0 41px 0 0;
     z-index: 1;
}
 .tab .nav-tabs li:after{
     content: "";
     width: 50%;
     border: 3px solid #ed5a46;
     position: absolute;
     top: 50%;
     right: -50%;
     z-index: -1;
}
 .tab .nav-tabs li:last-child:after{
     border: none;
}
 .tab .nav-tabs li a{
     display: block;
     width: 120px;
     height: 120px;
     line-height: 115px;
     border-radius: 50%;
     background: #0a307c;
     font-size: 20px;
     color: #ffffff;
     padding: 0;
     margin-right: 0;
     text-align: center;
     border: 5px solid #ed5a46;
}
 .tab .nav-tabs li.active a{
     background: #e8e8e8b3;
     color: #0a307c;
     border: 5px solid #ed5a46;
     position: relative;
}
 .tab .nav-tabs li.active a:after{
     content: "\f107";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 40px;
     color: #ed5a46;
     position: absolute;
     bottom: -83px;
     left: 38%;
}
 .tab .tab-content{
     font-size: 14px;
     color: #000000;
     line-height: 26px;
     background: #efefef70;
     padding: 20px 30px;
     margin-top: 50px;
}
 .tab .tab-content h3{
     font-size: 24px;
     color: #e9dcbb;
     margin-top: 10px;
     font-weight: 600;
     color: #1345a7;
     text-transform: uppercase;
     font-family: 'Open Sans', sans-serif !important;
}
 @media only screen and (max-width: 767px){
     .tab .nav-tabs li{
         margin: 0 25px 0 0;
    }
     .tab .nav-tabs li a{
         width: 90px;
         height: 90px;
         line-height: 85px;
         font-size: 15px;
    }
     .tab .nav-tabs li.active a:after{
         font-size: 30px;
         bottom: -63px;
    }
     .tab .tab-content{
         margin-top: 40px;
    }
}
 @media only screen and (max-width: 480px){
     .tab .nav-tabs li{
         margin-bottom: 3px;
    }
     .tab .nav-tabs li:after{
         border: none;
    }
     .tab .nav-tabs li.active a:after{
         content: "";
    }
     .tab .tab-content{
         margin-top: 10px;
    }
}
 .crse-sub-hed {
     color: red;
     font-size: 18px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 600;
}
 .sub-sub-hed {
     color: #940000;
     font-size: 16px;
     font-weight: 600;
     font-family: 'Roboto', sans-serif !important;
}
 .mrg-btm {
     margin-bottom: 45px;
}
 .st-ul {
     line-height: 35px;
     font-size: 14px;
     font-family: 'Roboto', sans-serif !important;
     font-weight: 500;
}
 .crprte-trng-bcgrnd {
     box-shadow: 0 0 20px -5px #dcdcdc;
     padding: 32px;
     height: 430px;
     margin-bottom: 20px;
     margin-top: 20px;
     border-left: 7px solid #0a307c;
     background-color: #f5f5f5ad;
}
 .apply-btn {
     border: 1px solid #ec383b;
     padding: 10px;
     color: #ffffff;
     font-weight: 600;
     background-color: #ec383b;
}
 .apply-btn:hover {
     border: 1px solid #ec383b;
     padding: 10px;
     color: black;
     font-weight: 600;
     background-color: #ec383b;
}
 .btns-app {
     margin-top: 37px;
     margin-bottom: 20px;
}
 .modal-title {
     text-align: center;
}
 .brnd-cler {
     background-color: #f0f0f0;
     padding: 11px;
}
 .btn-cllr {
     margin-top: 37px;
     margin-bottom: 20px;
}
 .modal-header {
     padding: 15px;
     border-bottom: 1px solid #e5e5e5;
     background-color: #ebebeb;
}
 .fst-sec {
     margin-bottom: 20px;
}
 .testimonial .description:before {
     display:none;
}
 .career-btn:hover {
     border: 1px solid #ec383b;
     padding: 10px;
     color: #ffff;
     font-weight: 600;
     background-color: #ec383b;
}
 .it-rw {
     margin-top: 20px;
}
 .sub-hed {
     color: red;
}
 .it-ul {
     line-height: 30px !important;
     margin-top: 11px !important;
}
 .btn-breadcrumb .btn:not(:last-child):after {
     content: " ";
     display: block;
     width: 0;
     height: 0;
     border-top: 17px solid transparent;
     border-bottom: 17px solid transparent;
     border-left: 10px solid white;
     position: absolute;
     top: 50%;
     margin-top: -17px;
     left: 100%;
     z-index: 3;
}
 .btn-breadcrumb .btn:not(:last-child):before {
     content: " ";
     display: block;
     width: 0;
     height: 0;
     border-top: 17px solid transparent;
     border-bottom: 17px solid transparent;
     border-left: 10px solid rgb(173, 173, 173);
     position: absolute;
     top: 50%;
     margin-top: -17px;
     margin-left: 1px;
     left: 100%;
     z-index: 3;
}
/** The Spacing **/
 .btn-breadcrumb .btn {
     padding:6px 12px 6px 24px;
}
 .btn-breadcrumb .btn:first-child {
     padding:6px 6px 6px 10px;
}
 .btn-breadcrumb .btn:last-child {
     padding:6px 18px 6px 24px;
}
/** Default button **/
 .btn-breadcrumb .btn.btn-default:not(:last-child):after {
     border-left: 10px solid #fff;
}
 .btn-breadcrumb .btn.btn-default:not(:last-child):before {
     border-left: 10px solid #ccc;
}
 .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
     border-left: 10px solid #ebebeb;
}
 .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
     border-left: 10px solid #adadad;
}
/** Primary button **/
 .btn-breadcrumb .btn.btn-primary:not(:last-child):after {
     border-left: 10px solid #428bca;
}
 .btn-breadcrumb .btn.btn-primary:not(:last-child):before {
     border-left: 10px solid #357ebd;
}
 .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
     border-left: 10px solid #3276b1;
}
 .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
     border-left: 10px solid #285e8e;
}
/** Success button **/
 .btn-breadcrumb .btn.btn-success:not(:last-child):after {
     border-left: 10px solid #5cb85c;
}
 .btn-breadcrumb .btn.btn-success:not(:last-child):before {
     border-left: 10px solid #4cae4c;
}
 .btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
     border-left: 10px solid #47a447;
}
 .btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
     border-left: 10px solid #398439;
}
/** Danger button **/
 .btn-breadcrumb .btn.btn-danger:not(:last-child):after {
     border-left: 10px solid #d9534f;
}
 .btn-breadcrumb .btn.btn-danger:not(:last-child):before {
     border-left: 10px solid #d43f3a;
}
 .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
     border-left: 10px solid #d2322d;
}
 .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
     border-left: 10px solid #ac2925;
}
/** Warning button **/
 .btn-breadcrumb .btn.btn-warning:not(:last-child):after {
     border-left: 10px solid #f0ad4e;
}
 .btn-breadcrumb .btn.btn-warning:not(:last-child):before {
     border-left: 10px solid #eea236;
}
 .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
     border-left: 10px solid #ed9c28;
}
 .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
     border-left: 10px solid #d58512;
}
/** Info button **/
 .btn-breadcrumb .btn.btn-info:not(:last-child):after {
     border-left: 10px solid #5bc0de;
}
 .btn-breadcrumb .btn.btn-info:not(:last-child):before {
     border-left: 10px solid #46b8da;
}
 .btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
     border-left: 10px solid #39b3d7;
}
 .btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
     border-left: 10px solid #269abc;
}
 .btn-default:hover {
     color: #fff !important;
     background-color: #1345a7 !important;
     border-color: #1345a7 !important;
}
 .flag-img {
     width: 50px;
     margin-right: 5px;
     margin-top: 8px;
}
 .flg-padng {
     padding: 0px 8px;
}
 .flg-disply {
     display: inline-flex;
}
 .nav>li>a {
     padding: 10px 11px !important;
}
 .cnt-2 {
     margin-top: 19px;
}
 .snip1527 {
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     color: #ffffff;
     font-family: 'Lato', Arial, sans-serif;
     font-size: 16px;
     margin: 10px;
     max-width: 310px;
     min-width: 250px;
     overflow: hidden;
     position: relative;
     text-align: left;
     width: 100%;
}
 .snip1527 * {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-transition: all 0.25s ease;
     transition: all 0.25s ease;
}
 .snip1527 img {
     max-width: 100%;
     vertical-align: top;
     position: relative;
}
 .snip1527 figcaption {
     padding: 25px 20px 25px;
     position: absolute;
     bottom: 0;
     z-index: 1;
}
 .snip1527 figcaption:before {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: #700877;
     content: '';
     background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
     background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
     background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
     opacity: 0.8;
     z-index: -1;
}
 .snip1527 .date {
     background-color: #fff;
     border-radius: 50%;
     color: #700877;
     font-size: 18px;
     font-weight: 700;
     min-height: 48px;
     min-width: 48px;
     padding: 10px 0;
     position: absolute;
     right: 15px;
     text-align: center;
     text-transform: uppercase;
     top: -25px;
}
 .snip1527 .date span {
     display: block;
     line-height: 14px;
}
 .snip1527 .date .month {
     font-size: 11px;
}
 .snip1527 h3, .snip1527 p {
     margin: 0;
     padding: 0;
}
 .snip1527 h3 {
     display: inline-block;
     font-weight: 700;
     letter-spacing: -0.4px;
     margin-bottom: 5px;
}
 .snip1527 p {
     font-size: 0.8em;
     line-height: 1.6em;
     margin-bottom: 0px;
}
 .snip1527 a {
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     position: absolute;
     z-index: 1;
}
 .snip1527:hover img, .snip1527.hover img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
 .nws-mrgn {
     margin-bottom: 20px;
}
 .dwnld-btn {
     float: right;
     padding: 13px;
     border: 1px solid #c7302c;
     color: #c9302c;
}
 .dwnld-mrgn {
     margin-bottom: 20px;
}
 .dwnld-btn:hover {
     float: right;
     padding: 13px;
     border: 1px solid #c7302c;
     color: #ffff;
     background-color: #c9302c ;
}
 .tble-hed {
     text-align: center;
     background-color: #0a307c;
     color: #ffffc4;
     text-transform: uppercase;
     font-family: 'Roboto', sans-serif !important;
     font-size: 16px;
}
 .tbl-rw {
     margin-top: 20px;
     margin-bottom: 25px;
}
 .secnd-thed {
     color: #ef5450;
     background-color: #f3f3f3;
     font-family: 'Roboto', sans-serif !important;
     font-size: 14px;
}
 .innr-rw {
     font-family: 'Roboto', sans-serif !important;
     font-size: 13px;
     color: #0a307c;
     font-weight: 600;
}
.counter{
      color: #1345a7;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    width: 200px;
    height: 200px;
    padding: 0 20px;
    margin: 0 auto;
/*    border-bottom: 3px solid rgba(0,0,0,0.2);*/
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.counter:before{
    content: '';
    background: white;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    
    z-index: -1;
    box-shadow: 0 0 20px -5px #dcdcdc57;
}
.counter .counter-icon{
        color: #ec2127;
    background: linear-gradient(to bottom,#ffffff,#fff,#1345a717);
       font-size: 32px;
    line-height: 70px;
    width: 80px;
        cursor: pointer;
    height: 70px;
    margin: 0 auto 15px;
       border-radius: 50% 50% 50% 50%;
}
.counter .counter-icon i{ transition: all 0.3s ease 0s; }
.counter:hover .counter-icon i{ transform: rotateX(360deg); }
.counter h3{
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px;
        color: #a9a5a5f2;
        line-height: 19px;
}
.counter .counter-value{
    font-size: 36px;
    font-weight: 600;
    display: block;
}
.counter.blue:before{ background: linear-gradient(135deg,#047dff,#05d1fc); }
.counter.blue .counter-icon{ color: #047dff; }
.counter.orange:before{ background: linear-gradient(135deg,#ff6b04,#fb9d04); }
.counter.orange .counter-icon{ color: #ff6b04; }
.counter.pink:before{ background:linear-gradient(135deg, #ff016b,#ff6b06); }
.counter.pink .counter-icon{ color: #ff016b; }
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}


 

